Welcome![Sign In][Sign Up]
Location:
Search - fft ifft

Search list

[Graph programifft

Description: fft变换,采用标准c处理-fft transform, the use of standard treatment c
Platform: | Size: 1024 | Author: 安博文 | Hits:

[Algorithm时间抽选基2FFT及IFFT算法C语言实现

Description: 正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to promote hands-teachers find themselves in the right programming formula to understand more deeply. The following is what I wrote FFT welcome to enlighten.
Platform: | Size: 1024 | Author: 王京 | Hits:

[Algorithmfft&ifft

Description: 集成ifft和fft,以头文件的形式提供调用,可以用于任何C编译器-integration and fft to the first document in the form of call, can be used on any C compiler
Platform: | Size: 1024 | Author: 胡安 | Hits:

[Graph DrawingDIP程序

Description: 以前的数字图像处理作业,包括直方图,均衡,Sobel,中值,FFT,IFFT,DCT,IDCT,8*8DCT等-previous digital image processing operations, including the histogram, balanced and Sobel, values, FFT, IFFT, DCT, IDCT, 8* 8DCT etc.
Platform: | Size: 2109440 | Author: 李平 | Hits:

[Other利用FFT和IFFT计算线性卷积

Description: 利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现-cyclic and linear convolution convolution of the relationship between FFT and IFFT with the existing procedures of linear convolution signal Fast
Platform: | Size: 21504 | Author: 孙涛 | Hits:

[ListView/ListBoxfft.ifft

Description:
Platform: | Size: 19456 | Author: 陈斯 | Hits:

[Otherfft_ifft

Description: fft和ifft是数字信号处理中常用的算法,本程序实现了fft和ifft的运算功能,检验无误。-fft and digital signal processing algorithm commonly used in the program and the fft ifft of computing, testing and truthful.
Platform: | Size: 1024 | Author: 吴光跃 | Hits:

[Algorithmjaguar2s

Description: 8-1024可变点数FFT/IFFT变换,VHDL语言设计, 仿真通过,可以很容易综合.-8-1024 points FFT/IFFT transform, VHDL design, simulation, can easily integrated.
Platform: | Size: 274432 | Author: citybus | Hits:

[Communication-MobileCE_OFDM

Description: 关于信道估计的程序,用MATLAB实现,包括导频的插入提取,FFT/IFFT ,循环前缀的加入提取-on channel estimation procedures, using MATLAB, including Pilot insertion extraction, FFT/IFFT, cyclic prefix to join the extraction, etc.
Platform: | Size: 549888 | Author: 田永毅 | Hits:

[AlgorithmExperiment-for-FFT-convolution-using-Overlap-Add-m

Description: 采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
Platform: | Size: 2048 | Author: minytian | Hits:

[matlabAOFDMmatlabsimulation

Description: AOFDM系统matlab仿真程序,包括映射、fft/ifft,加去循环前缀,信道估计等关键模块-AOFDM system Matlab simulation program, including mapping, fft/ifft. to increase cyclic prefix, channel estimation and other key modules
Platform: | Size: 5120 | Author: zj | Hits:

[Linux-Unix20040728130640296

Description: c6000的应用程序比较常用比如说fft ifft等一些原文件,-c6000 the application procedure is used, for instance fft ifft some other original documents,
Platform: | Size: 150528 | Author: 马志超 | Hits:

[Communicationconv_fft_ifft.zip

Description: include FFT IFFT and using FFT to calculate convolution and round off. Its useful for wave 16 bits.,include FFT IFFT and using FFT to calculate convolution and round off.Its useful for wave 16 bits.
Platform: | Size: 33792 | Author: 小誠 | Hits:

[Algorithmfft-Ifft

Description: 实现FFT和IFFT的C++源码,比较经典的基二算法。-The realization of FFT and IFFT in C source code, compare the classic 2-based algorithm.
Platform: | Size: 4096 | Author: yequnsong | Hits:

[Algorithmshort-fft

Description: 里面有一对定点FFT和IFFT算法,Hanning window,内含有1024-point正弦系数(已进行定标),可支持2^n(n<=10)点的FFT/IFFT变换-There are a pair of fixed-point FFT and IFFT algorithm, Hanning window, containing 1024-point sine coefficient (calibration has been carried out), can support 2 ^ n (n <= 10) point FFT/IFFT transform
Platform: | Size: 147456 | Author: haoding | Hits:

[Otherfft-ifft

Description: FFT和IFFT的轉換,用VC語言編寫 FFT和IFFT的轉換,用VC語言編寫-FFT and IFFT conversion, using VC language FFT and IFFT conversion, using VC languages
Platform: | Size: 34816 | Author: 王詩杰 | Hits:

[File Formatfft-ifft-conv

Description: fft和ifft以及卷积算法,c语言开发
Platform: | Size: 1024 | Author: li | Hits:

[ConsoleFFT

Description: 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C language program written for the convenience of understanding with the call, I am in the program uses some of the examples, we can through them, do in-depth understanding!
Platform: | Size: 32768 | Author: yangshoping | Hits:

[OtherFFT

Description: 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
Platform: | Size: 1024 | Author: chenmoumou | Hits:

[AlgorithmFFT-and-IFFT

Description: fft与ifft的子程序代码,时间抽取基2FFT算法,参数包含4个:N点数、M蝶形运算迭代级数、换算到频域后的实部和虚部-fft ifft coding
Platform: | Size: 2048 | Author: KatrinaH | Hits:
« 12 3 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net